CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sha1 c

搜索资源列表

  1. sha1

    0下载:
  2. SHA-1 in C By Steve Reid
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2810
    • 提供者:dlrobin
  1. sha1

    1下载:
  2. SHA-1 algorithm implemented in C.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5272
    • 提供者:Sir G
  1. sha 加密算法 C实现

    1下载:
  2. 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
  3. 所属分类:密码/编码算法

    • 发布日期:2010-08-17
    • 文件大小:98060
    • 提供者:zhengrong117
  1. C++加解密算法源代码大全

    0下载:
  2. 各种加密算法,包括DSA,SHA1,MD5,等等。。。。
  3. 所属分类:源码下载

    • 发布日期:2010-09-14
    • 文件大小:300866
    • 提供者:hxd850615
  1. C#MD5加密SHA1加密DES加密

    0下载:
  2. 用C#实现了MD5,SHA1和DES三种加密的方法。
  3. 所属分类:C#编程

  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. 用C语言写的sha1算法

    1下载:
  2. 这是一个用C语言写的sha1算法,调试过,是没有问题的 ,This is a C language using the sha1 algorithm Writing, debugging, and is no problem
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:2817
    • 提供者:袁丽萍
  1. sha1

    0下载:
  2. SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2778
    • 提供者:yangliumbox
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7717
    • 提供者:cinder
  1. HMAC-SHA1

    8下载:
  2. 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
  3. 所属分类:CA program

    • 发布日期:2016-01-23
    • 文件大小:16384
    • 提供者:hongbaotong
  1. HMAC-SHA-1

    1下载:
  2. 利用HMAC-SHA-1算法生成加密消息摘要,长度可控制,语言C/C++ -The use of HMAC-SHA-1 algorithm to generate encrypted message digest, the length can be controlled, the language C/C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:21139
    • 提供者:Zn
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:160975
    • 提供者:薛某某
  1. sha

    0下载:
  2. 内带3个sha1的C源码。经验证都可用。在我们项目中,已经用于验证SHA1的verilog-With three within the C source code sha1. Experience certificate are available. In our project, has been used to validate SHA1 of verilog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13984
    • 提供者:左宏权
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. hmac.tar

    0下载:
  2. this an open source HMAC message authentication implementation in C language with secure hash algorithm SHA -this is an open source HMAC message authentication implementation in C language with secure hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:12960
    • 提供者:enropin
  1. sha1

    0下载:
  2. Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10161
    • 提供者:enropin
  1. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:238722
    • 提供者:Perry Leros
  1. DigitalSignature

    0下载:
  2. 此C#代码演示了数字签名的工作模式(附相关资料),算法架构为:RSA+SHA1,你可以参考这些代码。-The C# code shows the operating mode of the digital signature (with relevant data), the algorithm architecture: RSA+ SHA1, you can refer to the code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:55553
    • 提供者:Alex Kon
  1. SHA1

    0下载:
  2. C#实现的SHA1可以对任意文件进行HASH-C# can implement any file SHA1 HASH
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2144
    • 提供者:zach
  1. hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法

    1下载:
  2. HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:ly0303521
« 1 23 4 5 »
搜珍网 www.dssz.com